Block {block.height}

{block.hash}

Height {block.height}
Merkle Root Hash {block.merkle_root_hash}

{block.tx_count} Transaction{block.tx_count > 1 ? "s" : ""}

{#each block.transactions as transaction} {/each} {#if Math.ceil(block.tx_count / 30) > 1} {/if}